float length()
None
Returns the aproximate length for the Bezier curve.
The curve is subdivided into small line segments (equal parametric intervals) and the sum of the length of all line segments is returned.